home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 8 / Revista CD Expert nº 08 CD1.iso / Utilitarios / Especiais / Hotdog 5.5 / hotdog55install.exe / %MAINDIR% / HotDog5.exe / 0 / RCDATA / TFRMIMAGE / TFRMIMAGE.txt
Encoding:
Text File  |  1999-04-29  |  9.3 KB  |  380 lines

  1. object frmImage: TfrmImage
  2.   Left = 120
  3.   Top = 164
  4.   BorderIcons = [biSystemMenu, biHelp]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Insert Image'
  7.   ClientHeight = 279
  8.   ClientWidth = 542
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Pitch = fpVariable
  14.   Font.Style = []
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Bevel1: TBevel
  23.     Left = 0
  24.     Top = 243
  25.     Width = 542
  26.     Height = 36
  27.     Align = alBottom
  28.     Style = bsRaised
  29.   end
  30.   object Bevel2: TBevel
  31.     Left = 0
  32.     Top = 0
  33.     Width = 542
  34.     Height = 243
  35.     Align = alClient
  36.     Style = bsRaised
  37.   end
  38.   object Label1: TLabel
  39.     Left = 81
  40.     Top = 6
  41.     Width = 380
  42.     Height = 13
  43.     Caption = 
  44.       'Please enter your image details below or click the Wizard button' +
  45.       ' for assistance.'
  46.     WordWrap = True
  47.   end
  48.   object spdPreview: TSpeedButton
  49.     Left = 304
  50.     Top = 257
  51.     Width = 24
  52.     Height = 23
  53.     Hint = 'Preview|Show the file preview window.'
  54.     AllowAllUp = True
  55.     Glyph.Data = {
  56.       36010000424D3601000000000000760000002800000012000000100000000100
  57.       040000000000C0000000120B0000120B00001000000000000000000000000000
  58.       80000080000000808000800000008000800080800000C0C0C000808080000000
  59.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  60.       777777000000777777770000000007007777777777770FFFFFFF070077777077
  61.       77770FFFFFFF07007777080777770FFFFFFF07007077708077770FFFFFFF0700
  62.       080777080800008FFFFF070070807770008FFF00FFFF070077087778070EEFF0
  63.       8FFF070077707770770FFEFF0FFF070077787770770FFFEF0FFF070077707770
  64.       770FFFFF0000070077707770770FFFFF07777700777077780700008087777700
  65.       7770777700777700777777007778777778000087777777007777}
  66.     Visible = False
  67.     OnClick = spdPreviewClick
  68.   end
  69.   object butOK: TButton
  70.     Left = 384
  71.     Top = 249
  72.     Width = 75
  73.     Height = 25
  74.     Caption = '&OK'
  75.     Default = True
  76.     TabOrder = 1
  77.     OnClick = butOKClick
  78.   end
  79.   object butCancel: TButton
  80.     Left = 464
  81.     Top = 249
  82.     Width = 75
  83.     Height = 25
  84.     Cancel = True
  85.     Caption = '&Cancel'
  86.     TabOrder = 2
  87.     OnClick = butCancelClick
  88.   end
  89.   object btnHelp: TButton
  90.     Left = 6
  91.     Top = 250
  92.     Width = 75
  93.     Height = 25
  94.     Caption = '&Help'
  95.     TabOrder = 0
  96.     OnClick = btnHelpClick
  97.   end
  98.   object GroupBox1: TGroupBox
  99.     Left = 323
  100.     Top = 24
  101.     Width = 216
  102.     Height = 214
  103.     TabOrder = 3
  104.     object bevPreview: TBevel
  105.       Left = 4
  106.       Top = 10
  107.       Width = 208
  108.       Height = 200
  109.     end
  110.     object pmimgPreview: TPMultiImage
  111.       Left = 5
  112.       Top = 11
  113.       Width = 204
  114.       Height = 198
  115.       B_W_CopyFlags = [C_DEL]
  116.       Picture.Data = {07544269746D617000000000}
  117.       ImageName = 'file not found'
  118.       ImageReadRes = lAutoMatic
  119.       BlitMode = sLight
  120.       ImageWriteRes = sAutoMatic
  121.       TifSaveCompress = sNONE
  122.       TiffPage = 1
  123.       TiffAppend = False
  124.       JPegSaveQuality = 25
  125.       JPegSaveSmooth = 0
  126.       RubberBandBtn = mbLeft
  127.       ParentColor = True
  128.       Stretch = True
  129.       TextLeft = 0
  130.       TextTop = 0
  131.       TextRotate = 0
  132.       TabOrder = 0
  133.       TabStop = False
  134.       Visible = False
  135.       ZoomBy = 10
  136.     end
  137.   end
  138.   object GroupBox2: TGroupBox
  139.     Left = 3
  140.     Top = 24
  141.     Width = 321
  142.     Height = 214
  143.     TabOrder = 4
  144.     object PageControl1: TPageControl
  145.       Left = 5
  146.       Top = 14
  147.       Width = 309
  148.       Height = 195
  149.       ActivePage = TabSheet1
  150.       TabOrder = 0
  151.       object TabSheet1: TTabSheet
  152.         Caption = 'Standard'
  153.         object pnlStandard: TPanel
  154.           Left = 0
  155.           Top = 1
  156.           Width = 301
  157.           Height = 163
  158.           BevelInner = bvRaised
  159.           BevelOuter = bvLowered
  160.           TabOrder = 0
  161.           object Label2: TLabel
  162.             Tag = 57
  163.             Left = 10
  164.             Top = 16
  165.             Width = 50
  166.             Height = 13
  167.             AutoSize = False
  168.             Caption = '&Filename:'
  169.             FocusControl = scmbImgFileName
  170.             WordWrap = True
  171.           end
  172.           object spdImgFile: TSpeedButton
  173.             Tag = 56
  174.             Left = 244
  175.             Top = 32
  176.             Width = 21
  177.             Height = 21
  178.             OnClick = spdImgFileClick
  179.           end
  180.           object spdWizard: TSpeedButton
  181.             Left = 265
  182.             Top = 32
  183.             Width = 21
  184.             Height = 21
  185.             OnClick = spdWizardClick
  186.           end
  187.           object lblImgHeight: TLabel
  188.             Tag = 57
  189.             Left = 10
  190.             Top = 66
  191.             Width = 96
  192.             Height = 13
  193.             AutoSize = False
  194.             Caption = '&Height:'
  195.             FocusControl = txtImgHeight
  196.             WordWrap = True
  197.           end
  198.           object lblImgWidth: TLabel
  199.             Tag = 57
  200.             Left = 155
  201.             Top = 66
  202.             Width = 86
  203.             Height = 13
  204.             AutoSize = False
  205.             Caption = ' &Width:'
  206.             FocusControl = txtImgWidth
  207.             WordWrap = True
  208.           end
  209.           object lblImgAlt: TLabel
  210.             Tag = 59
  211.             Left = 8
  212.             Top = 119
  213.             Width = 254
  214.             Height = 14
  215.             AutoSize = False
  216.             Caption = 'Text &description of the image:'
  217.             FocusControl = txtImgDesc
  218.           end
  219.           object txtImgHeight: TEdit
  220.             Tag = 57
  221.             Left = 8
  222.             Top = 81
  223.             Width = 139
  224.             Height = 21
  225.             HelpContext = 6
  226.             TabOrder = 1
  227.           end
  228.           object txtImgWidth: TEdit
  229.             Tag = 57
  230.             Left = 155
  231.             Top = 81
  232.             Width = 134
  233.             Height = 21
  234.             HelpContext = 7
  235.             TabOrder = 2
  236.           end
  237.           object txtImgDesc: TEdit
  238.             Tag = 59
  239.             Left = 7
  240.             Top = 133
  241.             Width = 281
  242.             Height = 21
  243.             HelpContext = 8
  244.             TabOrder = 3
  245.           end
  246.           object scmbImgFileName: TSausCombo
  247.             Left = 7
  248.             Top = 32
  249.             Width = 236
  250.             Height = 21
  251.             HelpContext = 5
  252.             ItemHeight = 13
  253.             TabOrder = 0
  254.             OnChange = scmbImgFileNameChange
  255.             OnExit = scmbImgFileNameExit
  256.             PreventDuplicates = False
  257.             MaxItems = 10
  258.             MoveSelectedToTop = True
  259.             Version = '1.05'
  260.             RegPath = '\Software\Sausage\Hotdog5\Config\Recent'
  261.             RegValue = 'ImgFiles'
  262.             RegStore = True
  263.           end
  264.         end
  265.       end
  266.       object TabSheet2: TTabSheet
  267.         Caption = 'Advanced'
  268.         object pnlAdvanced: TPanel
  269.           Left = 0
  270.           Top = 0
  271.           Width = 301
  272.           Height = 165
  273.           BevelInner = bvRaised
  274.           BevelOuter = bvLowered
  275.           Caption = 'pnlAdvanced'
  276.           TabOrder = 0
  277.           object Label3: TLabel
  278.             Tag = 57
  279.             Left = 44
  280.             Top = 113
  281.             Width = 96
  282.             Height = 13
  283.             AutoSize = False
  284.             Caption = '&Horizontal Distance:'
  285.             WordWrap = True
  286.           end
  287.           object Label4: TLabel
  288.             Tag = 57
  289.             Left = 184
  290.             Top = 112
  291.             Width = 86
  292.             Height = 13
  293.             AutoSize = False
  294.             Caption = '&Vertical Distance:'
  295.             WordWrap = True
  296.           end
  297.           object Label13: TLabel
  298.             Left = 45
  299.             Top = 18
  300.             Width = 57
  301.             Height = 13
  302.             AutoSize = False
  303.             Caption = '&Alignment:'
  304.           end
  305.           object Label5: TLabel
  306.             Left = 187
  307.             Top = 17
  308.             Width = 76
  309.             Height = 13
  310.             AutoSize = False
  311.             Caption = '&Border Width:'
  312.           end
  313.           object Label22: TLabel
  314.             Left = 43
  315.             Top = 67
  316.             Width = 222
  317.             Height = 39
  318.             Caption = 
  319.               'You can define a vertical and horizontal buffer (in pixels) that' +
  320.               ' creates a space around your image.'
  321.             WordWrap = True
  322.           end
  323.           object txtBorder: TSpinEdit
  324.             Left = 183
  325.             Top = 33
  326.             Width = 76
  327.             Height = 22
  328.             HelpContext = 10
  329.             MaxValue = 100
  330.             MinValue = 0
  331.             TabOrder = 1
  332.             Value = 0
  333.           end
  334.           object cmbAlign: TComboBox
  335.             Left = 43
  336.             Top = 33
  337.             Width = 77
  338.             Height = 21
  339.             HelpContext = 35
  340.             ItemHeight = 13
  341.             Items.Strings = (
  342.               'Top'
  343.               'Left'
  344.               'Right'
  345.               'Texttop'
  346.               'Middle'
  347.               'Absmiddle'
  348.               'Baseline'
  349.               'Bottom'
  350.               'Absbottom')
  351.             TabOrder = 0
  352.           end
  353.           object txtHDist: TSpinEdit
  354.             Left = 43
  355.             Top = 130
  356.             Width = 77
  357.             Height = 22
  358.             HelpContext = 11
  359.             MaxValue = 100
  360.             MinValue = 0
  361.             TabOrder = 2
  362.             Value = 0
  363.           end
  364.           object txtVDist: TSpinEdit
  365.             Left = 184
  366.             Top = 129
  367.             Width = 77
  368.             Height = 22
  369.             HelpContext = 12
  370.             MaxValue = 100
  371.             MinValue = 0
  372.             TabOrder = 3
  373.             Value = 0
  374.           end
  375.         end
  376.       end
  377.     end
  378.   end
  379. end
  380.